Skip to main content

DeleteFile

Type

statement

Summary

Delete a file from the filesystem.

Syntax

delete file <File>

Description

Deletes the specified file. The file must exist.

Parameters

NameTypeDescription

File

An expression that evaluates to a filesystem path.

Thank you for your feedback!

Was this page helpful?